ConversationMessageCount Property |
Contains the total number of conversation items in the current folder.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic int MessageCount { get; }Public ReadOnly Property MessageCount As Integer
Get
Property Value
Type:
Int32The message count.
See Also